home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Explore Yellowstone
/
Explore Yellowstone (1997)(The Learning Company)[PC-Mac].iso
/
pc
/
help.dir
/
00012_Script_sc previous
< prev
next >
Wrap
Text File
|
1996-02-27
|
327b
|
17 lines
on mouseDown
global ThisPage1
if ThisPage1 > 101 then
puppetsprite 3, true
set the castNum of sprite 3 to the number of cast "BARROW1"
updateStage
PreviousPage
--startTimer
--repeat while the timer < 30
-- nothing
--end repeat
puppetsprite 3, FALSE
end if
end